Newman Run Dashboard

Thursday, 22 January 2026 12:43:14
Total Iterations

3

Total Assertions

213

Total Failed Tests

39

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow Collection
Environment: QA
Timings and Data
Total run duration: 51.4s
Total data received: 3.67MB
Average response time: 288ms
Summary Item Total Failed
Requests 168 0
Prerequest Scripts 225 0
Test Scripts 246 0
Assertions 213 39
Skipped Tests 0 -



Showing 39 Failures

Failed Test: Response time < 150ms

Assertion Error Message
expected 534 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 280 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 272 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 308 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time < 150ms

Assertion Error Message
expected 259 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 283 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 269 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 319 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time < 150ms

Assertion Error Message
expected 258 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 275 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 268 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 321 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 534ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c266f38-1e38-43bd-9c46-d22ec1a5229f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-NDuVZht34b806rYZZkKeH2RXB6M"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 534 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 261ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca267346-8a1a-449e-8c55-90aa7a4a5831
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8914e99-f5b8-40d2-b836-36b2833d16f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b34956ba-3f3d-4646-af00-b73ded482c36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e18bd13-f998-4a0c-a5c4-7fc2d0e4e35b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 257ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c15d1de3-405b-4b39-87a5-c2ce2c5d4ace
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3fd1c7b-36be-4df0-80b4-77d6aed15c27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-V6ifnYfTon7/Pm+XuYttFLRY6m0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":462},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 280 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 257ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20c1fd02-1b18-485e-9794-25bd54030ffe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 259ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b598745-6687-48e4-8171-6ee8a71687b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97acf323-d95a-465a-a59b-f8aac3590c1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7edf0041-ae02-481e-b484-cd1971c52dff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 272 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 258ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c07fff24-001b-455e-8199-34702f04b057
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5a0da06-f08f-494e-bba2-421e2e7158de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 335ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f11aca36-81cc-4509-8431-f7bf53004ca6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1066
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Kumari",
                "last_name": "Usha",
                "mobile_number": "7899453211",
                "mobile_number_alt": "",
                "email_id": "kmusha1298@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "19527224298615",
                "imei1": "19527224298615",
                "imei2": "19527224298615",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-kv8/pcDxU+J3KOkgpFrG4Gf7yj8"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163934,"tr_customer_product_id":163924,"job_number":"JOB_163917"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
randomNumber 738
randomFirstName Lola
randomLastName McGlynn
randomEmail Moriah16@yahoo.com
randomPhone 875-320-2687
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dfcf945-48dc-4c4a-9ab2-be1d62978956
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1078
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Stefanie",
                "last_name": "Conn",
                "mobile_number": "268-727-5634",
                "mobile_number_alt": "",
                "email_id": "Harley_McCullough1@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "17183042951528",
                "imei1": "17183042951528",
                "imei2": "17183042951528",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-1AqZUhUD1Q63dWZBzom2HMJDnMU"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163935,"tr_customer_product_id":163925,"job_number":"JOB_163918"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 308 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 256ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 838
randomFirstName Uriah
randomLastName Balistreri
randomEmail Lilliana_Sawayn14@gmail.com
randomPhone 428-795-0098
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4cd03c5-03f1-4bda-9a27-ef7231adc3b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Vivien",
                "last_name": "Ernser",
                "mobile_number": "672-658-2254",
                "mobile_number_alt": "",
                "email_id": "Anika.Schuppe@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "14469478552994",
                "imei1": "14469478552994",
                "imei2": "14469478552994",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 257ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 527
randomFirstName Jedediah
randomLastName Lang
randomEmail Tess83@gmail.com
randomPhone 583-394-4604
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 739f5c05-a23d-45ab-a027-1f413f6301e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Abigale",
                "last_name": "Schuster",
                "mobile_number": "346-530-0311",
                "mobile_number_alt": "",
                "email_id": "Marcel59@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "10205566691241",
                "imei1": "10205566691241",
                "imei2": "10205566691241",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
randomNumber 323
randomFirstName Dave
randomLastName Abshire
randomEmail Aglae.Davis41@hotmail.com
randomPhone 974-386-7512
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04a6e565-899d-4170-9539-59e57ca2b67a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
randomNumber 973
randomFirstName Earl
randomLastName Schmeler
randomEmail Beverly52@hotmail.com
randomPhone 950-224-5589
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e1dc0d0-960c-4b52-8831-de45d00ad795
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1094
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nico",
                "last_name": "Botsford",
                "mobile_number": "908-514-1960",
                "mobile_number_alt": "",
                "email_id": "Emerald_Kunze@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "7.284317580086921e+32",
                "imei1": "7.284317580086921e+32",
                "imei2": "7.284317580086921e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
randomNumber 748
randomFirstName Harmon
randomLastName Bode
randomEmail Dedrick.McClure@yahoo.com
randomPhone 707-598-3387
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da071a18-0461-44a3-a490-03fe9ae1c48f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1051
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Noel",
                "last_name": "Orn",
                "mobile_number": "715-474-1520",
                "mobile_number_alt": "",
                "email_id": "Herminia4@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "162989238",
                "imei1": "162989238",
                "imei2": "162989238",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 259ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
randomNumber 181
randomFirstName Alana
randomLastName Bernier
randomEmail Velda.Wunsch59@gmail.com
randomPhone 871-329-9424
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0e29090-f621-47f1-b7f5-e3c11b22b3bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1002
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Margaretta",
                "last_name": "Donnelly",
                "mobile_number": "747-304-9168",
                "mobile_number_alt": "",
                "email_id": "Liza.Roberts70@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "11181425856605",
                "imei1": "11181425856605",
                "imei2": "11181425856605",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37e1ef72-bdd6-484c-a8e9-f9eb9fd6c791
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gyQBYyoF96ZQdDzEDUL85PWUUUQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 682ms
Mean size per request: 449.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7aa79d0c-a606-4863-bcc7-4d2e9aaed6be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7073b-EcWY9+vY3dYVnrb5JCf6SfEp9ko"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4709e568-5cf9-4822-a838-49e3d7812640
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163918"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"409-Yryvvp4KQ7MNqqgWNndP5M+1kpI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163918
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 1.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NDN9.-oZfTyuf9MQtDM2v_zHMWx8CpJIP6kcLgxw8qIlw6g4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca569dc6-d7c6-4cac-bf6c-c492cde250bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"634-RnVsSfuwozcIbNNelBCvrqTMV1w"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627682,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:27.000Z","created_at":"2026-01-22T12:42:27.000Z"},{"id":627683,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:27.000Z","created_at":"2026-01-22T12:42:27.000Z"}],"problems":[{"id":143296,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:27.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bb78b91-278e-4749-ab4e-e17d8f857a79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-RdtCnxZWgwS+ph1KfPAiVERNO7Q"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e81adc5-9a09-400b-ad82-c4a8f786664d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 600d31be-3e43-48fd-ac64-40cbc610b3d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-3Hz89cqQ7SQP7fmJLBiBAA0fuzs"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":301},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 292.39KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b76bf60-d794-4ebc-a599-153248e9e1e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"49193-Ytr2Z73+6vNWkkFSl3pjq7cQLhc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6115be01-3081-4cef-9a88-1bd44b12ff6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a8691bc-618e-460b-9b93-1ce7c844ab4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 163918,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 291.41KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTF9.kFAd1ZCVuAtigmCEVlWI62ngIq0poHJ6jhT9aTkFMac
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd038578-b8aa-41fa-9db5-ccad83fda4cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"48da8-CXNG0G3rlJ0GR5Q/4ET+MmEMoSU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f8418c1-b83d-40e2-8e56-61bd70f7e85e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-0+Mp3/VBAIYZWYnlVu+WZlANcVA"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 871736c6-7d41-43ec-9a34-4d35d5fdef6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f58fd88-160c-47d5-ac97-a056c151e9c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-zGGEUHFbq+dVsuO1aKoVOK6w/2I"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":168}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 1018B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2f17c48-340d-4373-be9a-8fde491ebc58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1018
ETag W/"3fa-7ex55ylD02maBsh7qM+fAOD5/hI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:32.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:42:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94620e17-b889-46a9-91c2-de9af89ed8d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 382ms
Mean size per request: 1.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d58a71b6-6d1a-458c-a644-d5d2f14b84ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4cd-R2r/GtSSF2xgxQ5bLztQIs+aLAg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:32.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:42:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":163918,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:27.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTN9.AQNtH5ZYLY0_1Nr-XbVEBdSFWmniaZnEpokpmkC-GcI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a81c6ed-2284-4a80-801c-53d8acc9cea2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b34b5127-84bd-4f0a-8e72-f19374c39da6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 163918,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef46de46-dc1c-42d4-bc14-a00d792ce1d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-QqmbR7YdjZqB9Oywpgxlz/zPdHs"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c5b4563-6216-4067-b025-d78400d27aa0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4f3b996-916c-4cf4-a3e5-6c7e02f4d81d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-6ORhSgyLm/4Snw2WSohT9GmalCQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":168},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e9eb050-e2d9-4094-8092-213ed099a783
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 162.32KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58d25bff-75ad-4d45-9be8-90511210eadf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"28944-5DRZ0nwSfQtv8mKzzSxiKa2RuZM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 489ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38c451cb-a072-4caa-9818-80547a468030
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-Grlebxmkx0K+r+HAf9LG4loVcqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:35.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T12:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d68941b-7a5c-4159-b105-28425e503e5c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163918
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 471ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc1NX0.jiIt69MDI9qBVL2XunOHCg4KyhOhCW7qgfVJWdE7pUs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7be44fc-aa83-4217-94b4-58cfe7d7c805
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 399227e2-b857-41e6-aaf0-c8bfef38ef17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-8Fr07SoQDO4CFMm07SJPyueLTqQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9d25559-c03b-4d4d-be94-4d33afe3e1c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4dd11ae-b3fc-4769-b50b-001104c343ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-6vR6Yk4VQODal0S9iCKddpkMGGQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a4e566f-3e40-4292-b5e8-1fee2008106d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-xnpG8Ny5ENCEJzLIzjXBNc7nkYs"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:37.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74299ffe-64a3-4a62-89c3-509e0099590a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-xnpG8Ny5ENCEJzLIzjXBNc7nkYs"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:37.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3bdfc83-84e2-457a-8f98-aaec22675993
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163918
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc69260c-b5dc-452a-b882-6a5409c88cd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163918"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"402-5w8TF0pu/NtU1OWQ9bXVaqTE9Dk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163918
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 2.59KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NTh9.-Ugphi1RLYG0F8czBS6ckK-NXGa1VPzrNcWrbmg6zUw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cac32ff-4d2b-49fd-af06-1efcd7d7db3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a5b-qBDEqy141hnxhDpCnmVhs1D+l90"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627682,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:27.000Z","created_at":"2026-01-22T12:42:27.000Z"},{"id":627683,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:27.000Z","created_at":"2026-01-22T12:42:27.000Z"},{"id":627684,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T12:42:32.000Z","created_at":"2026-01-22T12:42:32.000Z"},{"id":627685,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T12:42:35.000Z","created_at":"2026-01-22T12:42:35.000Z"},{"id":627686,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T12:42:37.000Z","created_at":"2026-01-22T12:42:37.000Z"},{"id":627687,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:42:39.000Z","created_at":"2026-01-22T12:42:39.000Z"},{"id":627688,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:42:39.000Z","created_at":"2026-01-22T12:42:39.000Z"}],"problems":[{"id":143296,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:27.000Z"},{"id":143297,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T12:42:35.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d675d8a-2373-4f0c-8788-8d49e9db5981
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-RC5JpgP3XoQFzJXwcizjUkOctjY"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 259 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 259ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5548dfdc-f9ba-4a4e-a8a9-a00168928970
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 256ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 620edc66-371c-4b14-9e10-4fd381cffbf5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2787eacd-3beb-47e9-9b7e-3d0cbaef6150
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 924d962c-5e52-489e-a8a8-d465990c56a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 257ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ab29df6-88e7-4bc4-aeee-a2c36fdfedf5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e3af927-7634-49b4-bff5-de98e423480f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gyQBYyoF96ZQdDzEDUL85PWUUUQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 283 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 256ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 252c5741-ba24-462a-a1d9-fbb81322fa48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a10ae1cb-22e4-4951-b38e-f26db7efe742
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 994cb660-d75c-44c4-a708-693df4b24359
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37e246c1-0736-45f3-a05c-c63c81c702ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 269 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 256ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c45ab05d-15c2-4787-ac45-31ed86d14455
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cbaf82c-7d3e-4243-8533-0cf418ba8de2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 329ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8909cc8f-d2b9-466d-b868-6fe90bd5ae0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1055
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Uday",
                "last_name": "P",
                "mobile_number": "7690034256",
                "mobile_number_alt": "",
                "email_id": "uday@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "17018818799865",
                "imei1": "17018818799865",
                "imei2": "17018818799865",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-Lw/I9HWp2VPAjZzj6shc0Y4qQEM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163936,"tr_customer_product_id":163926,"job_number":"JOB_163919"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
randomNumber 583
randomFirstName Michale
randomLastName Walker
randomEmail Felipa_Mraz@hotmail.com
randomPhone 284-269-3495
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3d3c404-acbb-41d6-b880-229ed5aa7e5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1075
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Destini",
                "last_name": "Kunze",
                "mobile_number": "790-914-8216",
                "mobile_number_alt": "",
                "email_id": "Haley_Moore70@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "11098251452595",
                "imei1": "11098251452595",
                "imei2": "11098251452595",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-SWh+HsyIHqKHvenl5YYSSuW/hSI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163937,"tr_customer_product_id":163927,"job_number":"JOB_163920"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 319 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 256ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 453
randomFirstName Wyatt
randomLastName Franecki
randomEmail Belle_Gerhold16@yahoo.com
randomPhone 661-876-1551
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b317c2c-3fa6-4730-bdef-1316832fbe20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Liam",
                "last_name": "Sipes",
                "mobile_number": "860-207-6566",
                "mobile_number_alt": "",
                "email_id": "Erika.Schultz@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "10782315539854",
                "imei1": "10782315539854",
                "imei2": "10782315539854",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 257ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 426
randomFirstName Trystan
randomLastName Hirthe
randomEmail Paul73@gmail.com
randomPhone 216-939-2112
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff54704d-4fec-4ca3-b733-eba1d5e420d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1069
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Angel",
                "last_name": "Little",
                "mobile_number": "262-644-7839",
                "mobile_number_alt": "",
                "email_id": "Duncan73@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "12134251903663",
                "imei1": "12134251903663",
                "imei2": "12134251903663",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
randomNumber 466
randomFirstName Anabelle
randomLastName Hills
randomEmail Haylee_Runolfsdottir@gmail.com
randomPhone 406-215-1517
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de845463-6c0c-454f-b3d7-2d71c38a12a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
randomNumber 907
randomFirstName Lacey
randomLastName Witting
randomEmail Demetris_Schuppe@gmail.com
randomPhone 614-688-1680
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7bdb1768-66b0-4029-b790-a22137ec5799
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1088
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Meagan",
                "last_name": "Mayer",
                "mobile_number": "368-723-9393",
                "mobile_number_alt": "",
                "email_id": "Evelyn21@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "6.438102766059885e+32",
                "imei1": "6.438102766059885e+32",
                "imei2": "6.438102766059885e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
randomNumber 794
randomFirstName Kurt
randomLastName Dietrich
randomEmail Ulices61@gmail.com
randomPhone 851-748-7868
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c668c198-ebc0-4d85-9c36-703bdd0100cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1056
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Delaney",
                "last_name": "Pagac",
                "mobile_number": "585-885-0399",
                "mobile_number_alt": "",
                "email_id": "Elwin.Green@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "160059536",
                "imei1": "160059536",
                "imei2": "160059536",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
randomNumber 986
randomFirstName Kraig
randomLastName Hessel
randomEmail Colten.Johnson83@gmail.com
randomPhone 212-749-3518
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e67d133-2e61-4cc2-a9de-c0ceb134b3f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 989
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Melody",
                "last_name": "Dibbert",
                "mobile_number": "382-978-2807",
                "mobile_number_alt": "",
                "email_id": "Fredy7@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "14684573566731",
                "imei1": "14684573566731",
                "imei2": "14684573566731",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b7c1528-d988-4b80-95ba-bd89d80de06a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-iq3fCL1KfcLYFvL++Fo2JqfsxuI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":466},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 640ms
Mean size per request: 451.73KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fa9b255-3752-4ee8-a0e0-d50b7afc3bb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"70ef0-Yb7F90X4aIB+DWDikAGSRfQXaKs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98048c0f-6595-47c7-a4c9-99b45da808e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163920"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"406-/T2pfAgOqwQGfi8ykEEVU3U3/Tw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163920
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NjB9.5rQLndauYEDr9ymZxXjaEA_9M1cQAjM-B3YRcAnZN8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b486927-b29b-466a-86e2-b7fc684f4b50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"631-UnWKxYrJTk8ZzaTdLCzSukcIoAA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627691,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:44.000Z","created_at":"2026-01-22T12:42:44.000Z"},{"id":627692,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:44.000Z","created_at":"2026-01-22T12:42:44.000Z"}],"problems":[{"id":143299,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:44.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abfa87c9-ab3d-4925-ac87-b76debc3cab2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-pEeNvZ5NQTVsSultXQRdHf4nEOY"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a39ff51-c9e5-45af-b6ac-c3f3a936359e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e0273a5-83ef-4b89-a318-2f6b5f43f711
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-pyyZmT0vtz4Mu5qytxOFt83mYQo"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":302},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 293.35KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cdcfb8e-5d54-437c-9b1e-a4951b1a15e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"49564-MtRuhU/pKjBvsNYDy2qmE/OJHD0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4eeee3f-fd93-4c0e-9cfa-72eaa10bc70e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4ee8b43-fc8f-40b7-9f87-e1cde9b5e021
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 163920,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 292.37KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Njh9.G97v_vdAgtTbExAZiWz9fK2r-akoZSL-KrJl4AoUmr0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de008bd2-032f-48fa-8272-8b37bf14cca1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4917c-BMT6HsRp4ahuP+WTk/KzBaSwGEQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 724ad956-95c1-4b43-bc4c-9860ce442e87
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-RQNUU+xGJxlVOl+HJsGiq1yegK8"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e683627c-6c40-4e74-b70c-4ba745cf72cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1af36c85-0671-4a5c-a92c-3bb30499a9cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-2bgsFKlvj8xXfXCG7LrAK/mVCV4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":169}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 1015B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8c330a3-6732-4009-92af-2aae91454005
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1015
ETag W/"3f7-E7VJ+lvQ5GzF/6XitLymqqZbMzc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:49.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9327cf02-96fc-4fbb-ac7e-7a1150f94952
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 388ms
Mean size per request: 1.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 960f4e87-2d94-4e58-a5a4-f0dc125f04ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ca-UYSmKE8ZxWiyoZRWKQ9D61cCPeQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:49.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":163920,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:44.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzB9.X6Gvw4tEXj6hfOxqYYc8exntGK23HpfPs7JK9KSgovU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd3b2d06-5df5-4feb-a0f8-aa69b3d85b1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27adc67c-2bdd-4125-90bb-97d7e0453876
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 163920,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4241b77-98d4-458f-a6ae-787be14b353d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-AKQcTDQ4kpxRiPCGYP9uQQRBhSU"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 092eb18e-c4ad-42e4-affe-bf07d0c604cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8066c259-4d0e-46b8-8925-676d3206763d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-yaq2bC/Rjk5VXSnKsHgKA+O6sKc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":169},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a338238-ebeb-498d-9145-10f8e4292167
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 163.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61157092-c8e3-41b3-9d6a-bea1210ed6cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"28d28-MhX7S40mPZVE6awJhvWYp4oQjV0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c398544-4a79-4999-9d6a-981939b3b9ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"405-9fXJf5dtSos5WIaBMWE6Veg1oT4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:52.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T12:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac987956-d6d1-4999-89b8-566aead50f26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163920
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 494ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc3Mn0.og9P22EOR0Dyhbv34ZlAFDfWSwRWZZ0dPmIsCc2GklA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8731bee7-8415-4210-b48f-7dcd00a75028
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1404b0f1-8a06-4c65-ae6b-124f508ac1da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-ANwJQNEBkt5tjouZFmMH9ermJhc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eeed5ce1-d237-4998-b5c6-cfb36f888224
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 805af346-5503-44fc-99ec-fa25a81d6a77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-mU+DheRUE+95oPfDWSITthaTW4o"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":466},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a245ce18-1984-4c8c-a1ea-be7e4fff33f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-go21k+6BWoeWbgQwd9X6hIc1jNg"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:54.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c74c40e8-4963-4ca0-8b5d-52ecd942d226
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-go21k+6BWoeWbgQwd9X6hIc1jNg"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:54.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65df4ffe-cfd9-490a-a467-0b940ab19843
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163920
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ce59574-5f99-492e-9b5e-1b7455b846d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163920"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-8h4xjrg5kIPmQkBT5cJkWarfL9k"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163920
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 2.59KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3NzV9.D1en0UzP5w0K4HwRUAivmdN4CZcPaN3IJJzsav82Tcw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77a5a1bd-88bb-45f2-901b-9d6b985b8ff6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a58-l0KvD2oBH2jH/UZdyFa28GR+f28"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:42:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627691,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:44.000Z","created_at":"2026-01-22T12:42:44.000Z"},{"id":627692,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:42:44.000Z","created_at":"2026-01-22T12:42:44.000Z"},{"id":627693,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T12:42:49.000Z","created_at":"2026-01-22T12:42:49.000Z"},{"id":627694,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T12:42:52.000Z","created_at":"2026-01-22T12:42:52.000Z"},{"id":627695,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T12:42:54.000Z","created_at":"2026-01-22T12:42:54.000Z"},{"id":627696,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:42:56.000Z","created_at":"2026-01-22T12:42:56.000Z"},{"id":627697,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:42:56.000Z","created_at":"2026-01-22T12:42:56.000Z"}],"problems":[{"id":143299,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:42:44.000Z"},{"id":143300,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T12:42:52.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d1e27e4-9a60-43a8-9374-3e849c000243
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Isr79MD3WwtROvf2jY4aNiso+8U"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 258 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 260ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c4ba7eb-7a69-4d66-a540-dc709c58d09f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ed8ad4a-bd27-4124-ad74-5ba027debf30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab81eb56-83f2-439c-84ff-0b0a597c053e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b59a6b35-ab7b-4abd-9da3-fd63fdd90be2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 256ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5976e68-7d9f-4ee6-9e4c-e35e2f6030ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a07c6d4b-2ed5-4bd9-88ee-5fded871dbff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-iq3fCL1KfcLYFvL++Fo2JqfsxuI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":466},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 275 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 255ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b96f461e-6c02-4caa-a669-42717b29d74b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 256ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd137a23-b2b0-4322-897e-7d20800f7b65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:42:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3fc2ce9-d90e-4a43-8892-0b33c89fc15c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bcb8fd1f-e5f3-4fdc-bb2c-947b8b16ff91
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 268 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 257ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55b06a12-b86b-433d-8857-0918aaabbc3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aeefaf91-351b-48e9-9fb6-554f2d97f974
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 305ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0891461-f024-4b60-af08-f141c0e71766
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1068
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jaya",
                "last_name": "Kandpal",
                "mobile_number": "8890345621",
                "mobile_number_alt": "",
                "email_id": "jayakandpal@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "19160647369108",
                "imei1": "19160647369108",
                "imei2": "19160647369108",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-asjhxQkDviWCgpGlwQPNJ1u/FG8"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163938,"tr_customer_product_id":163928,"job_number":"JOB_163921"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
randomNumber 781
randomFirstName Chaz
randomLastName Reinger
randomEmail Annamae.Trantow84@yahoo.com
randomPhone 200-315-8726
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5d82f4a-d1c4-49e3-bbd8-01b70dc5b753
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Wayne",
                "last_name": "Senger",
                "mobile_number": "294-231-3743",
                "mobile_number_alt": "",
                "email_id": "Hertha32@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "19304306036065",
                "imei1": "19304306036065",
                "imei2": "19304306036065",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-hzxzWegViaOuhh132Bx/bhCQbEg"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":163939,"tr_customer_product_id":163929,"job_number":"JOB_163922"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 321 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 257ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 912
randomFirstName Harley
randomLastName Sanford
randomEmail Osbaldo_Rowe79@hotmail.com
randomPhone 674-897-8631
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fd3e438-8a81-45d0-b2d1-3168691b3d9f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Reagan",
                "last_name": "Lowe",
                "mobile_number": "875-428-4981",
                "mobile_number_alt": "",
                "email_id": "Theron.Howell@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "18459083175716",
                "imei1": "18459083175716",
                "imei2": "18459083175716",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 257ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 833
randomFirstName Bradly
randomLastName Blick
randomEmail Nikko.Considine38@gmail.com
randomPhone 251-835-2059
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c149adc-a83d-4ffa-93df-d7567fbdbca8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1068
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Hellen",
                "last_name": "Skiles",
                "mobile_number": "446-648-1430",
                "mobile_number_alt": "",
                "email_id": "Dorris11@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "16288964784920",
                "imei1": "16288964784920",
                "imei2": "16288964784920",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
randomNumber 935
randomFirstName Prudence
randomLastName Rath
randomEmail Hillard.Herman21@gmail.com
randomPhone 235-849-6501
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba4912e6-8ae6-488b-97cd-c374a4573cd7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 259ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
randomNumber 5
randomFirstName Nathanael
randomLastName Yundt
randomEmail Julianne_Satterfield97@yahoo.com
randomPhone 691-406-0259
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd50832a-3f3d-4131-818c-c9e9975ebcb7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1100
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Hallie",
                "last_name": "Miller",
                "mobile_number": "491-415-5100",
                "mobile_number_alt": "",
                "email_id": "Lavonne.Dach26@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "4.5157751762896375e+32",
                "imei1": "4.5157751762896375e+32",
                "imei2": "4.5157751762896375e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 258ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
randomNumber 223
randomFirstName Ernest
randomLastName Berge
randomEmail Ronaldo42@gmail.com
randomPhone 470-475-9508
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3635d34b-5341-4076-948d-20703f0801b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1060
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lorenza",
                "last_name": "Rohan",
                "mobile_number": "795-724-2077",
                "mobile_number_alt": "",
                "email_id": "Brian_Simonis18@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "154797348",
                "imei1": "154797348",
                "imei2": "154797348",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
randomNumber 671
randomFirstName Cortez
randomLastName Hintz
randomEmail Opal68@hotmail.com
randomPhone 751-830-9350
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39daab85-9971-429b-865c-5aee78b0a314
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 995
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Delia",
                "last_name": "Nolan",
                "mobile_number": "675-449-6208",
                "mobile_number_alt": "",
                "email_id": "Candace_Kuhic@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "11230401299375",
                "imei1": "11230401299375",
                "imei2": "11230401299375",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4ac912c-d323-400d-994c-574e2a579617
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5+W30J+WXOYQ2W6odZSLMvkRP4E"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":468},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 661ms
Mean size per request: 453.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0b9c231-bbd5-4bcc-8981-061e856c869d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"716aa-6l9B4Z1R44peLdaHT9sQVjurxAw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token caad7b31-d9e6-41c2-bb92-04d3de9d50c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163922"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-CQ4CIsLaqAmt3+z7z8yDgru6p+4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163922
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3Nzd9.Khco-9NP368v5yzrmXkPyFaWC8zXoI33ZQFaS_yXXbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afb9bf43-1c78-46a7-ae53-31e7f0afc756
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"629-xcICEHCXnOeImgRFRs52VdQW4+E"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627700,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:43:01.000Z","created_at":"2026-01-22T12:43:01.000Z"},{"id":627701,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:43:01.000Z","created_at":"2026-01-22T12:43:01.000Z"}],"problems":[{"id":143302,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:43:01.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89135451-d883-4a9b-b7d0-abddf4dc46e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-3mqhbAkV+NfCBfA0QAsyzkgIEVg"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34877852-c2d4-44a9-800a-667fdb54f1dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a96a725c-36d1-4f18-974e-e62ce9da2974
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-bQesAYzowTXZDhfV+bR1tl7It68"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":303},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 305ms
Mean size per request: 294.31KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 250ae954-77a6-4cc0-af12-af428d698fa8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4993d-G416bacHG2cvQOxUEq/ekZAprsU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 354a0130-7e7f-4b3b-a161-e574642097b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a92d7179-a3b2-47a0-a403-00aaffe3d11b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 163922,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 293.34KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODV9.vn8cOVtx5jLLeyVz69YmrUAvRgbkd2i1gLYPKvy1B84
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afd60bd3-07a6-44c3-92cb-e382f086b27a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4955d-E4QBffVrP1a9IBiL2kp+i1c0O48"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a860f33f-1a7e-4aee-aa7b-6485baf418f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-7U78kcCzgPt+OPz6TYMnnrRrwqI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0df51d4d-77eb-4aa0-8324-9a8782600c22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fa8c3bc-e127-4c8e-ad9b-b5d1ed7eac4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-p75h6wFtyS9M63o8fJRrfvVVARU"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":170}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1007B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98d49c1b-4f56-45b5-91cd-b71d8d3f924a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-oBxftlSIykvCUX4IHf37l4ycLwU"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:06.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:43:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 142bb423-6b69-4ad3-9d3d-b8d3bbacb084
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 384ms
Mean size per request: 1.19KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c89652c-eb44-4289-9bc5-644e652d4623
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c2-1OODmlJEwB7bKsF0EZSNkAFQ6ZE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:06.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T12:43:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":163922,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:43:01.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3ODd9.UynFIGkFjYcVPuPOPd-2meMCGr19Apuj9hwzlR6e1ow
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62f3b78b-0cc0-49fe-b27c-6ba54b1d372b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9ea85e2-3b4f-4ea3-b32a-4c71b52dc6ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 163922,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7869ed6c-f80d-4481-856d-ca2457c462b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-WnC2T1m+/NpVi4IfKwr7EeNhhug"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5edfcaf2-3336-42fd-bc2d-c1a07e582eb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10d9fa7b-0235-44fb-8cca-ee4cb3588dba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-4o7EnRlabRPx6unLQdEsAUe4H4g"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":170},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57d0807c-6288-4947-9f33-490c5ee08826
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 334ms
Mean size per request: 164.26KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c17e517-ade1-47ed-95e7-5939d8bfcfc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"29109-dgUD6UcjkqZQ9JUdw1KnqZFBbNE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 465ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec2eea96-915b-4648-a222-3d646bf49896
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-DZ6J5Y5v2BQS+GFQkBiVczvgM3o"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:09.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T12:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b053913-5851-4ff9-b04b-ee2eb8afe7e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163922
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 459ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA4NTc4OX0.FGOeLqg-4Gkv0Jkucp45dXax8kPUNYSzAsEDublcGpM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd9541ca-1408-401b-a1e2-111d170b095d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2baa6153-5173-4e81-81bb-ff7a44fe251b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-CogJUbKxvWMSezUYxc1IxZw9MUc"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc82dacc-d0a5-4050-82e1-b33ff471ae39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a3aaabc-8cff-4a5f-a2e4-3ca0c6ec0a1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-ud/yL37M0iN/piheVUK5IcRsOGA"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":468},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5a6e5e3-2a50-4267-a593-b25c2d6749ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-Gnm2k3+AtPzlwEfQbeGwkMT2LuI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:11.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 861e404e-1d53-45f5-a9f6-75c2981f4ec1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-Gnm2k3+AtPzlwEfQbeGwkMT2LuI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:11.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T12:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6a385e9-a329-4885-a78c-c23ebeb49f01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 163922
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 1015B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 369d722f-decf-492d-a6a6-b1c20226f15b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_163922"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1015
ETag W/"3f7-FVybEmUW/bbB1AT5+LAo7P/spq8"
Vary Accept-Encoding
Date Thu, 22 Jan 2026 12:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_163922
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwODU3OTJ9.2lrrIfQ0lrZHPFeItRv_3VTb9RcyAHnkdAzyrGexnE4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10fcdf00-1ebe-4f1c-9415-2c1d841b5163
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a50-EJ98Px1YS3fExGbdwG+mo2QITuA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 22 Jan 2026 12:43:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627700,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:43:01.000Z","created_at":"2026-01-22T12:43:01.000Z"},{"id":627701,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T12:43:01.000Z","created_at":"2026-01-22T12:43:01.000Z"},{"id":627702,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T12:43:06.000Z","created_at":"2026-01-22T12:43:06.000Z"},{"id":627703,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T12:43:09.000Z","created_at":"2026-01-22T12:43:09.000Z"},{"id":627704,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T12:43:11.000Z","created_at":"2026-01-22T12:43:11.000Z"},{"id":627705,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:43:13.000Z","created_at":"2026-01-22T12:43:13.000Z"},{"id":627706,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T12:43:13.000Z","created_at":"2026-01-22T12:43:13.000Z"}],"problems":[{"id":143302,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T12:43:01.000Z"},{"id":143303,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T12:43:09.000Z"}],"quatations":[]}}
Test Information
No Tests for this request